Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@types/mocha (source) ^10.0.7 -> ^10.0.8 age adoption passing confidence devDependencies patch
@types/node (source) ^20 -> ^20.16.5 age adoption passing confidence devDependencies minor 20.17.11
@types/node (source) ^20.14.5 -> ^20.17.10 age adoption passing confidence devDependencies minor 20.17.11
@types/react (source) ^18 -> ^18.3.5 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^18 -> ^18.3.0 age adoption passing confidence devDependencies patch
@vitejs/plugin-vue (source) ^5.0.5 -> ^5.2.1 age adoption passing confidence devDependencies minor
@vue/tsconfig ^0.5.1 -> ^0.7.0 age adoption passing confidence devDependencies minor
actions/checkout v4.1.7 -> v4.2.2 age adoption passing confidence action minor
eslint-config-next (source) 14.2.5 -> 14.2.22 age adoption passing confidence devDependencies patch
ethers (source) 6.13.3 -> 6.13.4 age adoption passing confidence dependencies patch
ethers (source) ^6.13.2 -> ^6.13.3 age adoption passing confidence devDependencies patch
ethers (source) 6.13.3 -> 6.13.4 age adoption passing confidence devDependencies patch
mocha (source) ^10.7.0 -> ^10.8.2 age adoption passing confidence devDependencies minor
npm-run-all2 ^6.2.0 -> ^6.2.3 age adoption passing confidence devDependencies patch
react (source) 19.0.0-rc-66855b96-20241106 -> 19.0.0 age adoption passing confidence dependencies patch
react-dom (source) 19.0.0-rc-66855b96-20241106 -> 19.0.0 age adoption passing confidence dependencies patch
trufflesecurity/trufflehog v3.81.10 -> v3.88.0 age adoption passing confidence action minor
vite (source) ^5.3.1 -> ^5.4.8 age adoption passing confidence devDependencies patch
vue (source) 3.5.11 -> 3.5.13 age adoption passing confidence dependencies patch

Release Notes

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.1

v5.2.0

  • feat: add a feature option to support custom component id generator (#​461) (7a1fc4c), closes #​461

v5.1.5

vuejs/tsconfig (@​vue/tsconfig)

v0.7.0

Compare Source

Breaking Changes

  • Set skipLibCheck: false in tsconfig.lib.json [cee76cf]
  • Require Vue.js >= 3.4

Full Changelog: vuejs/tsconfig@v0.6.0...v0.7.0

v0.6.0

Compare Source

Notable Changes

Full Changelog: vuejs/tsconfig@v0.5.1...v0.6.0

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

vercel/next.js (eslint-config-next)

v14.2.22

Compare Source

v14.2.21

Compare Source

v14.2.20

Compare Source

v14.2.19

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

Huge thanks to @​ztanner and @​ijjk for helping!

v14.2.18

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

v14.2.16

Compare Source

v14.2.15

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi, @​devjiwonchoi, and @​ijjk for helping!

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

ethers-io/ethers.js (ethers)

v6.13.4

Compare Source

mochajs/mocha (mocha)

v10.8.2

Compare Source

🩹 Fixes
📚 Documentation
  • indicate 'exports' interface does not work in browsers (#​5181) (14e640e)
🧹 Chores
  • fix docs builds by re-adding eleventy and ignoring gitignore again (#​5240) (881e3b0)
🤖 Automation

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores
bcomnes/npm-run-all2 (npm-run-all2)

v6.2.6

Compare Source

Commits
  • Prevent a throw when looking up undefined results d928f9a

v6.2.5

Compare Source

v6.2.4

Compare Source

Merged
  • Switch to JS-based which command #154
Fixed
  • Switch to JS-based which command #153
facebook/react (react)

v19.0.0

Compare Source

v19.0.0-rc-fb9a90fa48-20240614

Compare Source

v19.0.0-rc-fa6eab58-20240815

Compare Source

v19.0.0-rc-f9ebd85a-20240925

Compare Source

v19.0.0-rc-f994737d14-20240522

Compare Source

v19.0.0-rc-f90a6bcc-20240827

Compare Source

v19.0.0-rc-f6cce072-20240723

Compare Source

v19.0.0-rc-f65ac7bd-20240826

Compare Source

v19.0.0-rc-f3e09d6328-20240612

Compare Source

v19.0.0-rc-f38c22b244-20240704

Compare Source

v19.0.0-rc-f2df5694-20240916

Compare Source

v19.0.0-rc-ee1a403a-20240916

Compare Source

v19.0.0-rc-ed966dac-20241007

Compare Source

v19.0.0-rc-ed15d500-20241110

Compare Source

v19.0.0-rc-eb3ad065-20240822

Compare Source

v19.0.0-rc-eb259b5d3b-20240605

Compare Source

v19.0.0-rc-e948a5ac-20240807

Compare Source

v19.0.0-rc-e740d4b1-20240919

Compare Source

v19.0.0-rc-e684ca66ab-20240619

Compare Source

v19.0.0-rc-e56f4ae3-20240830

Compare Source

v19.0.0-rc-e4953922-20240919

Compare Source

v19.0.0-rc-e210d081-20240909

Compare Source

v19.0.0-rc-e1ef8c95-20241115

Compare Source

v19.0.0-rc-e02baf6c92-20240627

Compare Source

v19.0.0-rc-dfd30974ab-20240613

Compare Source

v19.0.0-rc-df783f9ea1-20240708

Compare Source

v19.0.0-rc-df5f2736-20240712

Compare Source

v19.0.0-rc-de68d2f4-20241204

Compare Source

v19.0.0-rc-d8c90fa4-20241001

Compare Source

v19.0.0-rc-d6cb4e77-20240911

Compare Source

v19.0.0-rc-d5bba18b-20241009

Compare Source

v19.0.0-rc-d49123f7-20241019

Compare Source

v19.0.0-rc-d48603a5-20240813

Compare Source

v19.0.0-rc-d3ce0d3ea9-20240520

Compare Source

v19.0.0-rc-d1afcb43-20240903

Compare Source

v19.0.0-rc-d025ddd3-20240722

Compare Source

v19.0.0-rc-cd22717c-20241013

Compare Source

v19.0.0-rc-cc1ec60d0d-20240607

Compare Source

v19.0.0-rc-cae764ce-20241025

Compare Source

v19.0.0-rc-ca587425-20241211

Compare Source

v19.0.0-rc-c3cdbec0a7-20240708

Compare Source

v19.0.0-rc-c21bcd627b-20240624

Compare Source

v19.0.0-rc-c1e1358b-20241020

Compare Source

v19.0.0-rc-c11c9510-20241120

Compare Source

v19.0.0-rc-bf7e210c-20241017

Compare Source

v19.0.0-rc-bf3a29d097-20240603

Compare Source

v19.0.0-rc-b8ae38f8-20241018

Compare Source

v19.0.0-rc-b7e21579-20241031

Compare Source

v19.0.0-rc-b57d2823-20240822

Compare Source

v19.0.0-rc-b01722d5-20241114

Compare Source

v19.0.0-rc-ab7c1663-20240730

Compare Source

v19.0.0-rc-ab2135c7-20240724

Compare Source

v19.0.0-rc-a99d8e8d-20240916

Compare Source

v19.0.0-rc-a960b92c-20240819

Compare Source

v19.0.0-rc-a7d1240c-20240731

Compare Source

v19.0.0-rc-a532d91d01-20240610

Compare Source

v19.0.0-rc-a26e3f403e-20240611

Compare Source

v19.0.0-rc-a19a8ab4-20240829

Compare Source

v19.0.0-rc-a03254bc-20240905

Compare Source

v19.0.0-rc-9d4fba0788-20240530

Compare Source

v19.0.0-rc-9d2da591-20240808

Compare Source

v19.0.0-rc-9c6806964f-20240703

Compare Source

[v19.0.0-rc-99da76f23a-20240606](https://redirect.github.com/facebook/react/compare/9598c41a20162c8a9d57ccf6a356aa183b00b61a...99da76f23ac85d2


Configuration

📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 7, 2024 00:58
Copy link

github-actions bot commented Sep 7, 2024

Visit the preview URL for this PR (updated for commit b617d6a):

https://community-cookbook-staging--pr68-renovate-all-minor-p-8rtem0tf.web.app

(expires Fri, 10 Jan 2025 22:09:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1b876338aafcf55b4a02f1877984e116731756b1

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f220a74 to 419f508 Compare September 14, 2024 01:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from c847b8e to afd75fa Compare September 25, 2024 01:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 106d30d to 8261026 Compare October 1, 2024 19:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 5100ea1 to f3c36e9 Compare November 27, 2024 23:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 1288851 to 610dafa Compare December 6, 2024 14:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f746f47 to 273c558 Compare December 11, 2024 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 3f711a4 to f7ce461 Compare December 20, 2024 23:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 50d909c to d674d7c Compare December 27, 2024 04:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d674d7c to 00c637a Compare January 2, 2025 19:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 00c637a to b617d6a Compare January 3, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants